Skip to content

fix: non-range HTTP downloaded bytes exceeding total file size#1317

Merged
monkeyWie merged 5 commits into
mainfrom
fix/http_norange_resume
Mar 18, 2026
Merged

fix: non-range HTTP downloaded bytes exceeding total file size#1317
monkeyWie merged 5 commits into
mainfrom
fix/http_norange_resume

Conversation

@monkeyWie
Copy link
Copy Markdown
Member

Fixed: #1306

@monkeyWie monkeyWie added the bug Something isn't working label Mar 17, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 17, 2026

Codecov Report

❌ Patch coverage is 89.13043% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.21%. Comparing base (3d20e81) to head (1a4e26a).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
internal/protocol/http/fetcher.go 87.50% 1 Missing and 2 partials ⚠️
internal/test/httptest.go 90.90% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1317      +/-   ##
==========================================
+ Coverage   71.06%   71.21%   +0.15%     
==========================================
  Files          49       49              
  Lines        6521     6566      +45     
==========================================
+ Hits         4634     4676      +42     
- Misses       1459     1460       +1     
- Partials      428      430       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@monkeyWie monkeyWie merged commit 847e888 into main Mar 18, 2026
12 checks passed
@monkeyWie monkeyWie deleted the fix/http_norange_resume branch March 18, 2026 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug

1 participant